home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / graphics / turtle_2 / Text / !TurtMan / move < prev    next >
Encoding:
Text File  |  1991-07-17  |  436 b   |  13 lines

  1. MOVE
  2.  
  3. INFO
  4. It is possible to use !TURTLE to make things move.
  5. This can be done by drawing an object, rubbing it
  6. out (or drawing it in the same position and in the
  7. same colour as the background), then drawing it
  8. again in a slightly different position.
  9. If this is repeated many times and quickly
  10. it gives the appearance of movement.
  11. To see an example of animation type MOVE1 <return>.
  12. Other examples are MOVE2, PULL, EYES, GROW
  13. and INOUT.